Total Complexity | 13 |
Dependencies | 3 |
Dependents | 4 |
Total lines | 114 |
Lines of code | 47 |
Logical lines of code | 23 |
Comment lines | 44 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
schedule_migration() | 64 | 3 | 10 | |
run_migration() | 65 | 2 | 9 | |
hook() | 78 | 1 | 3 | |
unhook() | 78 | 1 | 3 | |
mark_complete() | 74 | 1 | 5 | |
is_migration_scheduled() | 75 | 1 | 4 | |
unschedule_migration() | 79 | 1 | 3 | |
get_schedule_interval() | 79 | 1 | 3 | |
get_batch_size() | 79 | 1 | 3 | |
get_migration_runner() | 76 | 1 | 4 |